summary refs log tree commit diff stats
path: root/data/maps/the_extravagant/rooms/Y Minus First Floor.txtpb
blob: fb674c02ed4556d3358b54c3a9998f5aef6bd224 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
name: "Y Minus First Floor"
display_name: "3"
panels {
  name: "RHINO"
  path: "Panels/panel_2"
  clue: "rhino"
  answer: "horn"
  symbols: "boxes"
}
panels {
  name: "HORN"
  path: "Panels/panel_3"
  clue: "horn"
  answer: "rhino"
  symbols: "boxes"
}
paintings {
  name: "GALLERY"
  path: "Components/Paintings/unless3"
  orientation: "south"
  display_name: "3 Side First Floor Near Panels Painting"
}
paintings {
  name: "SMILE"
  path: "Components/Paintings/smile"
  orientation: "east"
  display_name: "3 Side First Floor Other Painting"
}